kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.collections
/
[Native]MutableIterator
/
remove
remove
Native
abstract
fun
remove
(
)
Content copied to clipboard
Removes from the underlying collection the last element returned by this iterator.